home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Games
/
NeXTmille
/
Source
/
RollView.h
< prev
next >
Wrap
Text File
|
1990-12-26
|
249b
|
16 lines
/* Generated by Interface Builder */
#import "TrafficLightView.h"
@interface RollView:TrafficLightView
{
}
// Simply initializes some instance variables. The real
// work is implemented in the superclass.
- init;
@end